oxenstored: Build it
authorIan Jackson <ian.jackson@citrix.com>
Fri, 1 Feb 2019 16:49:33 +0000 (16:49 +0000)
committerIan Jackson <ian.jackson@citrix.com>
Fri, 22 Feb 2019 14:00:16 +0000 (14:00 +0000)
commit6189fd3e9220942f9a9896eb0cceb6589102e8fc
treef66edf4546c55a9dfdca9b25cdeefca78324d155
parent91675692a976d4fcc61fb28a2159782eff4f9e53
oxenstored: Build it

 * Add the relevant build dependencies

     ocaml-native-compilers is good on stretch because it
     will get us better output code.  In buster the
     ocaml-native-compilers package is merged into ocaml-nox.
     In bullseye we can drop ocaml-native-compilers from the list.

 * Drop the rules line that disables the ocaml build.

 * Ship /etc/xen/oxenstored.conf.

 * Placate dh_missing about ocaml development libraries.

Signed-off-by: Ian Jackson <ian.jackson@citrix.com>
[add trailing comma, fix typo, change bulleseye line]
Signed-off-by: Hans van Kranenburg <hans@knorrie.org>
debian/control
debian/not-installed
debian/rules
debian/xen-utils-common.install